@media screen and (max-width: 950px){
.left {
    display:none;
}
.right {
    width: 100%;
}





}
